Xbasic

WAITDIALOG.SET_COLOR Function

Syntax

Set_Color as C(Color as C)

Arguments

Color

The color to use for the progress bar.

Description

The .SET_COLOR() method sets the color of a progress bar created with the bounce or repeating styles by <WAITDIALOG>.CREATE().

Example

See {WAITDIALOG} for an example.

Limitations

Desktop applications only.

See Also